projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fbeb42
)
removed forgotten (debug) form
author
Carsten Dominik
<dominik@science.uva.nl>
Mon, 22 Jul 2002 12:03:31 +0000
(12:03 +0000)
committer
Carsten Dominik
<dominik@science.uva.nl>
Mon, 22 Jul 2002 12:03:31 +0000
(12:03 +0000)
lisp/textmodes/reftex-parse.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/reftex-parse.el
b/lisp/textmodes/reftex-parse.el
index 3a42bc7d85bea19d793d6bb3e8095a6a1f503754..702682c9f8b21b39b6b14bf412d6c2b507101a63 100644
(file)
--- a/
lisp/textmodes/reftex-parse.el
+++ b/
lisp/textmodes/reftex-parse.el
@@
-198,7
+198,6
@@
of master file."
toc-entry index-entry next-buf buf)
(catch 'exit
- (debug)
(setq file-found (reftex-locate-file file "tex" master-dir))
(if (and (not file-found)
(setq buf (reftex-get-buffer-visiting file)))